projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aee601
)
Documented primary selection changes
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 15 Oct 2008 17:01:27 +0000
(17:01 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 15 Oct 2008 17:01:27 +0000
(17:01 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 74266d42cd083e2ae168f0f8b8650d0f5f88f044..cf9d2866d5ad10aa59e7a5270353fa08269db976 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-433,12
+433,12
@@
via face remapping (see below).
*** FIXME face-remap
** Primary selection changes
-
++++
*** If `select-active-regions' is t, setting the mark automatically
makes the new region into the primary selection (for interaction with
other window applications). If you enable this, you might want to
bind `mouse-yank-primary' to Mouse-2.
-
++++
*** You can disable kill ring commands from accessing the primary
selection by setting `x-select-enable-primary' to nil.